ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _dataLabelView Method

In This Topic
    _dataLabelView Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _dataLabelView( _
       Optional ByVal instance As IDataLabelView _
    ) As IDataLabelView
    public IDataLabelView _dataLabelView( 
       IDataLabelView instance
    )

    Parameters

    instance
    See Also